projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40f5132
)
*** empty log message ***
author
Glenn Morris
<rgm@gnu.org>
Sun, 19 May 2002 22:28:15 +0000
(22:28 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Sun, 19 May 2002 22:28:15 +0000
(22:28 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 71da483cd056a6a8a291450defea83cd942aa2bd..69234e28122a87fce7297e08f035b1912e640e40 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,6
+1,8
@@
2002-05-19 Glenn Morris <gmorris@ast.cam.ac.uk>
- * progmodes/f90.el (f90-match-end): Simplify it a bit.
+ * progmodes/f90.el (f90-match-end, f90-break-line): Simplify a bit.
+ (f90-get-present-comment-type): Fix earlier change.
+ (f90-comment-indent): Doc fix.
2002-05-19 Richard M. Stallman <rms@gnu.org>